home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
TTIMEWIZFORM
/
TTIMEWIZFORM.txt
< prev
Wrap
Text File
|
2007-06-06
|
11KB
|
468 lines
object TimeWizForm: TTimeWizForm
Left = 230
Top = 193
BorderStyle = bsSingle
Caption = 'Time wizard'
ClientHeight = 347
ClientWidth = 547
Color = clBtnFace
ParentFont = True
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 303
Width = 547
Height = 3
Align = alBottom
Shape = bsBottomLine
end
object Bevel2: TBevel
Left = 0
Top = 33
Width = 547
Height = 3
Align = alTop
Shape = bsBottomLine
end
object Panel1: TPanel
Left = 0
Top = 306
Width = 547
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
547
41)
object btOk: TElPopupButton
Left = 322
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
Caption = 'OK'
TabOrder = 0
OnClick = btOkClick
Anchors = [akRight, akBottom]
end
object btCancel: TElPopupButton
Left = 434
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 2
Caption = 'Cancel'
TabOrder = 1
Anchors = [akRight, akBottom]
end
object btHelp: TElPopupButton
Left = 8
Top = 8
Width = 113
Height = 25
ImageIndex = 14
UseImageList = True
Images = TrayForm.ilMain
DrawDefaultFrame = False
Caption = 'Help'
TabOrder = 2
OnClick = btHelpClick
Anchors = [akLeft, akBottom]
end
end
object pcMain: TElPageControl
Left = 97
Top = 36
Width = 450
Height = 267
ShowBorder = False
ShowTabs = False
TabIndex = 3
TabPosition = etpLeft
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ActivePage = pgMonth
ActiveTabFont.Charset = DEFAULT_CHARSET
ActiveTabFont.Color = clWindowText
ActiveTabFont.Height = -11
ActiveTabFont.Name = 'MS Sans Serif'
ActiveTabFont.Style = []
Align = alClient
ParentColor = False
TabOrder = 1
UseXPThemes = False
DockOrientation = doNoOrient
object pgMinute: TElTabSheet
PageControl = pcMain
Caption = 'Minutes'
Visible = False
object lbMin: TLabel
Left = 24
Top = 8
Width = 337
Height = 25
AutoSize = False
Caption = 'Minutes'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object pgTime: TElTabSheet
PageControl = pcMain
Caption = 'Time'
Visible = False
object lbTime: TLabel
Left = 24
Top = 8
Width = 329
Height = 25
AutoSize = False
Caption = 'Time'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object teOnceAt: TElDateTimePicker
Left = 32
Top = 53
Width = 89
Height = 21
StyleManager = ElStyleManager1
Format = edfLongTime
FormatString = 'c'
DateTime = 38809.696847326400000000
Flat = True
CalendarLineColorDark = clWindow
WeekEndDays = [Sun, Sat]
CalendarCurrentDayBorder = fbtFlat
CalendarSelectionBorder = fbtNone
MinDate = -693593.000000000000000000
MaxDate = 999999.000000000000000000
ButtonWidth = 17
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ButtonThinFrame = False
UnassignedChar = ' '
TranslateDays = True
CalendarHolidayColor = clBlack
AutoAdvance = True
DockOrientation = doNoOrient
ParentColor = False
TabOrder = 0
TabStop = True
UseXPThemes = False
end
end
object pgSecond: TElTabSheet
PageControl = pcMain
Caption = 'Seconds'
Visible = False
object lbSec: TLabel
Left = 24
Top = 8
Width = 337
Height = 25
AutoSize = False
Caption = 'Seconds'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object pgMonth: TElTabSheet
PageControl = pcMain
Caption = 'Months'
DesignSize = (
450
267)
object lbMonths: TLabel
Left = 24
Top = 8
Width = 329
Height = 25
AutoSize = False
Caption = 'Months'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object MonthsCheckBox: TSpTBXCheckListBox
Left = 40
Top = 96
Width = 323
Height = 151
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clBtnFace
Columns = 2
Enabled = False
ItemHeight = 13
TabOrder = 2
end
object rbSelMonths: TElRadioButton
Left = 24
Top = 72
Width = 119
Height = 17
StyleManager = ElStyleManager1
Flat = True
UseXPThemes = False
Caption = 'In specified month(s)'
TabStop = False
TabOrder = 1
OnClick = rbMonthClick
DoubleBuffered = False
end
object rbEveryMonth: TElRadioButton
Left = 24
Top = 48
Width = 81
Height = 17
StyleManager = ElStyleManager1
Checked = True
Flat = True
UseXPThemes = False
Caption = 'Every month'
TabOrder = 0
OnClick = rbMonthClick
DoubleBuffered = False
end
end
object pgWeekDay: TElTabSheet
PageControl = pcMain
Caption = 'Weekdays'
Visible = False
DesignSize = (
450
267)
object lbWeekdays: TLabel
Left = 24
Top = 8
Width = 329
Height = 25
AutoSize = False
Caption = 'Weekdays'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object DayNamesCheckBox: TSpTBXCheckListBox
Left = 40
Top = 96
Width = 323
Height = 151
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clBtnFace
Enabled = False
ItemHeight = 13
TabOrder = 2
end
object rbSelWeekdays: TElRadioButton
Left = 24
Top = 72
Width = 133
Height = 17
StyleManager = ElStyleManager1
Flat = True
UseXPThemes = False
Caption = 'In specified weekday(s)'
TabStop = False
TabOrder = 1
OnClick = rbWeekClick
DoubleBuffered = False
end
object rbEveryWeekday: TElRadioButton
Left = 24
Top = 48
Width = 95
Height = 17
StyleManager = ElStyleManager1
Checked = True
Flat = True
UseXPThemes = False
Caption = 'Every weekday'
TabOrder = 0
OnClick = rbWeekClick
DoubleBuffered = False
end
end
object pgDay: TElTabSheet
PageControl = pcMain
Caption = 'Days'
Visible = False
object lbDays: TLabel
Left = 24
Top = 8
Width = 337
Height = 25
AutoSize = False
Caption = 'Days'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object pgHour: TElTabSheet
PageControl = pcMain
Caption = 'Hours'
Visible = False
object lbHours: TLabel
Left = 24
Top = 8
Width = 337
Height = 25
AutoSize = False
Caption = 'Hours'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
end
object Panel3: TPanel
Left = 0
Top = 0
Width = 547
Height = 33
Align = alTop
BevelOuter = bvNone
TabOrder = 2
object lbHelpStr: TLabel
Left = 48
Top = 8
Width = 441
Height = 22
AutoSize = False
Caption = 'Here you can make enumerations and intervals with steps of.'
WordWrap = True
end
object Image1: TImage
Left = 13
Top = 6
Width = 25
Height = 23
Picture.Data = {<image000.bmp>}
Transparent = True
end
end
object ElSideBar1: TElSideBar
Left = 0
Top = 36
Width = 97
Height = 267
Sections = <
item
Index = 0
Caption = 'Seconds'
Items = <
item
Index = 0
Caption = 'Seconds'
end
item
Index = 1
Caption = 'Minutes'
end
item
Index = 2
Caption = 'Hours'
end
item
Index = 3
Caption = 'Days'
end
item
Index = 4
Caption = 'Weekdays'
end
item
Index = 5
Caption = 'Months'
end
item
Index = 6
Caption = 'Time'
end>
end>
SectionIndex = 0
ItemIndex = 0
Spacing = 16
TopSpacing = 20
UnderlineTracked = False
FlatSections = False
ItemSize = 0
InactiveBorderType = fbtSunken
ItemsFont.Charset = DEFAULT_CHARSET
ItemsFont.Color = clWindow
ItemsFont.Height = -11
ItemsFont.Name = 'MS Sans Serif'
ItemsFont.Style = []
SectionsFont.Charset = DEFAULT_CHARSET
SectionsFont.Color = clWindowText
SectionsFont.Height = -11
SectionsFont.Name = 'MS Sans Serif'
SectionsFont.Style = []
VisibleSections = False
ArrowColor = clBlack
OnItemChange = ElSideBar1ItemChange
Align = alLeft
BorderStyle = bsSingle
TabOrder = 3
UseXPThemes = False
object TElSideBarContainerPanel
UseXPThemes = False
TabOrder = 0
ExplicitWidth = 185
ExplicitHeight = 41
end
end
object ElFormPersist1: TElFormPersist
Storage = TrayForm.ElIniFile1
PersistOptions = [epoState, epoPosition, epoSize]
TopMost = False
Left = 144
Top = 160
PropsToStore = {00000000}
end
object ElStyleManager1: TElStyleManager
Left = 144
Top = 224
Style = {
3B4175746F6D61746963616C6C792067656E6572617465642066696C652E2044
4F204E4F54204D4F444946592121210D0A0D0A5B2844656661756C74295D0D0A
55736558505468656D65733D300D0A}
end
end